-
Home
-
Evernote Sync
-
2.0.6
-
Code
-
Classes
- TSocket
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
292 |
Lines of code |
112 |
Logical lines of code |
55 |
Comment lines |
135 |
Methods |
13 |
Properties |
10 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
open() |
A |
49 |
7 |
31 |
read() |
S |
53 |
6 |
21 |
write() |
S |
53 |
6 |
21 |
__construct() |
S |
70 |
2 |
6 |
close() |
S |
71 |
2 |
6 |
setHandle() |
S |
81 |
1 |
3 |
setSendTimeout() |
S |
72 |
1 |
5 |
setRecvTimeout() |
S |
72 |
1 |
5 |
setDebug() |
S |
81 |
1 |
3 |
getHost() |
S |
82 |
1 |
3 |
getPort() |
S |
82 |
1 |
3 |
isOpen() |
S |
80 |
1 |
3 |
flush() |
S |
91 |
1 |
2 |